Micron Document
Livres et Wikis | Archives | Info


Pybind
layout: Wide Β· Narrow Β· Centered
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
top
is an interface-generating C++ library to allow for interoperability between C++ and Python. It is based on the previously existing Boost.Python.cite-ref-docs-2-0[2] Development started in 2015 and as of June, 2025 the latest release was version 2.13.6 on 13 September 2024.

Contents

β€’ See also
β€’ References

──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

See also

β€’ SWIG
β€’ Cython

References

cite-note-11. "Changelog".
cite-note-docs-22. ↑ citerefjakobJakob, Wenzel. "pybind11 documentation". readthedocs.io. Retrieved 13 June 2025.

External links

β€’ Official website
β€’ Documentation